home *** CD-ROM | disk | FTP | other *** search
/ Old Testament Foundatiosn with Philip Yancey / Old Testament Foundatiosn with Philip Yancey - Disc 2.iso / pc / data / bookordr.dir / 00025.ls < prev    next >
Encoding:
Text File  |  1996-09-09  |  168 b   |  9 lines

  1. on mouseDown
  2.   global gFrame
  3.   set the castNum of sprite 24 to cast "b038"
  4.   if pressLessonButton(24) then
  5.     pupSprites(1, 48, 0)
  6.     go(string(gFrame))
  7.   end if
  8. end
  9.